<xs:element name="baseledgers" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element name="row" type="fr:baseledgerinfo" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType> </xs:element>